home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 127 / PC Guia 127.iso / Software / Produtividade / OpenOffice.org 2.0.1 / openofficeorg1.cab / Math.xcs < prev    next >
Extensible Markup Language  |  2005-09-10  |  30KB  |  1,362 lines

  1. <?xml version='1.0' encoding='UTF-8'?>
  2.  
  3. <oor:component-schema oor:name="Math" oor:package="org.openoffice.Office" xml:lang="en-US" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  4.  
  5.     <info>
  6.  
  7.         <desc>Contains settings for Math.</desc>
  8.     </info>
  9.     <templates>
  10.  
  11.         <group oor:name="FontFormat">
  12.  
  13.             <info>
  14.  
  15.                 <desc>Lists properties for describing a font.</desc>
  16.             </info>
  17.             <prop oor:name="Name" oor:type="xs:string">
  18.  
  19.                 <info>
  20.  
  21.                     <desc>Specifies the font name.</desc>
  22.                 </info>
  23.             </prop>
  24.             <prop oor:name="CharSet" oor:type="xs:short">
  25.  
  26.                 <info>
  27.  
  28.                     <desc>Specifies the character set for a font.</desc>
  29.                 </info>
  30.             </prop>
  31.             <prop oor:name="Family" oor:type="xs:short">
  32.  
  33.                 <info>
  34.  
  35.                     <desc>Specifies the font family.</desc>
  36.                 </info>
  37.                 <constraints>
  38.  
  39.                     <enumeration oor:value="0">
  40.  
  41.                         <info>
  42.  
  43.                             <desc>not known</desc>
  44.                         </info>
  45.                     </enumeration>
  46.                     <enumeration oor:value="1">
  47.  
  48.                         <info>
  49.  
  50.                             <desc>decorative</desc>
  51.                         </info>
  52.                     </enumeration>
  53.                     <enumeration oor:value="2">
  54.  
  55.                         <info>
  56.  
  57.                             <desc>modern</desc>
  58.                         </info>
  59.                     </enumeration>
  60.                     <enumeration oor:value="3">
  61.  
  62.                         <info>
  63.  
  64.                             <desc>roman</desc>
  65.                         </info>
  66.                     </enumeration>
  67.                     <enumeration oor:value="4">
  68.  
  69.                         <info>
  70.  
  71.                             <desc>script</desc>
  72.                         </info>
  73.                     </enumeration>
  74.                     <enumeration oor:value="5">
  75.  
  76.                         <info>
  77.  
  78.                             <desc>swiss</desc>
  79.                         </info>
  80.                     </enumeration>
  81.                     <enumeration oor:value="6">
  82.  
  83.                         <info>
  84.  
  85.                             <desc>system</desc>
  86.                         </info>
  87.                     </enumeration>
  88.                 </constraints>
  89.             </prop>
  90.             <prop oor:name="Pitch" oor:type="xs:short">
  91.  
  92.                 <info>
  93.  
  94.                     <desc>Specifies the pitch of a font.</desc>
  95.                 </info>
  96.                 <constraints>
  97.  
  98.                     <enumeration oor:value="0">
  99.  
  100.                         <info>
  101.  
  102.                             <desc>not known</desc>
  103.                         </info>
  104.                     </enumeration>
  105.                     <enumeration oor:value="1">
  106.  
  107.                         <info>
  108.  
  109.                             <desc>fixed</desc>
  110.                         </info>
  111.                     </enumeration>
  112.                     <enumeration oor:value="2">
  113.  
  114.                         <info>
  115.  
  116.                             <desc>variable</desc>
  117.                         </info>
  118.                     </enumeration>
  119.                 </constraints>
  120.             </prop>
  121.             <prop oor:name="Weight" oor:type="xs:short">
  122.  
  123.                 <info>
  124.  
  125.                     <desc>Specifies the weight of a font.</desc>
  126.                 </info>
  127.                 <constraints>
  128.  
  129.                     <enumeration oor:value="0">
  130.  
  131.                         <info>
  132.  
  133.                             <desc>not known</desc>
  134.                         </info>
  135.                     </enumeration>
  136.                     <enumeration oor:value="1">
  137.  
  138.                         <info>
  139.  
  140.                             <desc>thin</desc>
  141.                         </info>
  142.                     </enumeration>
  143.                     <enumeration oor:value="2">
  144.  
  145.                         <info>
  146.  
  147.                             <desc>ultra light</desc>
  148.                         </info>
  149.                     </enumeration>
  150.                     <enumeration oor:value="3">
  151.  
  152.                         <info>
  153.  
  154.                             <desc>light</desc>
  155.                         </info>
  156.                     </enumeration>
  157.                     <enumeration oor:value="4">
  158.  
  159.                         <info>
  160.  
  161.                             <desc>semi light</desc>
  162.                         </info>
  163.                     </enumeration>
  164.                     <enumeration oor:value="5">
  165.  
  166.                         <info>
  167.  
  168.                             <desc>normal</desc>
  169.                         </info>
  170.                     </enumeration>
  171.                     <enumeration oor:value="6">
  172.  
  173.                         <info>
  174.  
  175.                             <desc>medium</desc>
  176.                         </info>
  177.                     </enumeration>
  178.                     <enumeration oor:value="7">
  179.  
  180.                         <info>
  181.  
  182.                             <desc>semi bold</desc>
  183.                         </info>
  184.                     </enumeration>
  185.                     <enumeration oor:value="8">
  186.  
  187.                         <info>
  188.  
  189.                             <desc>bold</desc>
  190.                         </info>
  191.                     </enumeration>
  192.                     <enumeration oor:value="9">
  193.  
  194.                         <info>
  195.  
  196.                             <desc>ultra bold</desc>
  197.                         </info>
  198.                     </enumeration>
  199.                     <enumeration oor:value="10">
  200.  
  201.                         <info>
  202.  
  203.                             <desc>black</desc>
  204.                         </info>
  205.                     </enumeration>
  206.                 </constraints>
  207.             </prop>
  208.             <prop oor:name="Italic" oor:type="xs:short">
  209.  
  210.                 <info>
  211.  
  212.                     <desc>Specifies the font italics.</desc>
  213.                 </info>
  214.                 <constraints>
  215.  
  216.                     <enumeration oor:value="0">
  217.  
  218.                         <info>
  219.  
  220.                             <desc>not slanted</desc>
  221.                         </info>
  222.                     </enumeration>
  223.                     <enumeration oor:value="1">
  224.  
  225.                         <info>
  226.  
  227.                             <desc>oblique</desc>
  228.                         </info>
  229.                     </enumeration>
  230.                     <enumeration oor:value="2">
  231.  
  232.                         <info>
  233.  
  234.                             <desc>normal</desc>
  235.                         </info>
  236.                     </enumeration>
  237.                     <enumeration oor:value="3">
  238.  
  239.                         <info>
  240.  
  241.                             <desc>not known</desc>
  242.                         </info>
  243.                     </enumeration>
  244.                 </constraints>
  245.             </prop>
  246.         </group>
  247.         <group oor:name="Symbol">
  248.  
  249.             <info>
  250.  
  251.                 <desc>Contains settings for defining a user- or predefined symbol.</desc>
  252.             </info>
  253.             <prop oor:name="Char" oor:type="xs:int">
  254.  
  255.                 <info>
  256.  
  257.                     <desc>Specifies the character value of the symbol.</desc>
  258.                 </info>
  259.             </prop>
  260.             <prop oor:name="Set" oor:type="xs:string">
  261.  
  262.                 <info>
  263.  
  264.                     <desc>Specifies the symbol set containing the symbol.</desc>
  265.                 </info>
  266.             </prop>
  267.             <prop oor:name="Predefined" oor:type="xs:boolean">
  268.  
  269.                 <info>
  270.  
  271.                     <desc>Specifies if a symbol is predefined or user-defined.</desc>
  272.                 </info>
  273.                 <value>false</value>
  274.             </prop>
  275.             <prop oor:name="FontFormatId" oor:type="xs:string">
  276.  
  277.                 <info>
  278.  
  279.                     <desc>Specifies the font format used. The value must be one of the node-names in the FontFormatList.</desc>
  280.                 </info>
  281.             </prop>
  282.         </group>
  283.     </templates>
  284.     <component>
  285.  
  286.         <group oor:name="Print">
  287.  
  288.             <info>
  289.  
  290.                 <desc>Contains settings for printing.</desc>
  291.             </info>
  292.             <prop oor:name="Title" oor:type="xs:boolean">
  293.  
  294.                 <info>
  295.  
  296.                     <desc>Specifies if the title (filename) is printed.</desc>
  297.                     <label>Title row</label>
  298.                 </info>
  299.                 <value>true</value>
  300.             </prop>
  301.             <prop oor:name="FormulaText" oor:type="xs:boolean">
  302.  
  303.                 <info>
  304.  
  305.                     <desc>Specifies if the formula text is printed.</desc>
  306.                     <label>Formula text</label>
  307.                 </info>
  308.                 <value>true</value>
  309.             </prop>
  310.             <prop oor:name="Frame" oor:type="xs:boolean">
  311.  
  312.                 <info>
  313.  
  314.                     <desc>Specifies if a border is drawn around the formula.</desc>
  315.                     <label>Border</label>
  316.                 </info>
  317.                 <value>true</value>
  318.             </prop>
  319.             <prop oor:name="Size" oor:type="xs:short">
  320.  
  321.                 <info>
  322.  
  323.                     <desc>Defines the size used when printing the formula.</desc>
  324.                     <label>Print Size</label>
  325.                 </info>
  326.                 <constraints>
  327.  
  328.                     <enumeration oor:value="0">
  329.  
  330.                         <info>
  331.  
  332.                             <desc>Original size</desc>
  333.                         </info>
  334.                     </enumeration>
  335.                     <enumeration oor:value="1">
  336.  
  337.                         <info>
  338.  
  339.                             <desc>Adapt to paper size</desc>
  340.                         </info>
  341.                     </enumeration>
  342.                     <enumeration oor:value="2">
  343.  
  344.                         <info>
  345.  
  346.                             <desc>Define zoom factor</desc>
  347.                         </info>
  348.                     </enumeration>
  349.                 </constraints>
  350.                 <value>0</value>
  351.             </prop>
  352.             <prop oor:name="ZoomFactor" oor:type="xs:short">
  353.  
  354.                 <info>
  355.  
  356.                     <desc>Specifies the zoom factor for printing formulas. This is only valid when the print size is defined by the zoom factor. [UNIT=%]</desc>
  357.                     <label>Zoom factor</label>
  358.                 </info>
  359.                 <constraints>
  360.  
  361.                     <minInclusive oor:value="10">
  362.  
  363.                         <info>
  364.  
  365.                             <desc>Specifies the minimum value allowed</desc>
  366.                         </info>
  367.                     </minInclusive>
  368.                     <maxInclusive oor:value="400">
  369.  
  370.                         <info>
  371.  
  372.                             <desc>Specifies the maximum value allowed.</desc>
  373.                         </info>
  374.                     </maxInclusive>
  375.                 </constraints>
  376.                 <value>100</value>
  377.             </prop>
  378.         </group>
  379.         <group oor:name="Misc">
  380.  
  381.             <info>
  382.  
  383.                 <desc>Contains miscellaneous settings.</desc>
  384.             </info>
  385.             <prop oor:name="NoSymbolsWarning" oor:type="xs:boolean">
  386.  
  387.                 <info>
  388.  
  389.                     <deprecated/>
  390.                 </info>
  391.                 <value>true</value>
  392.             </prop>
  393.             <prop oor:name="IgnoreSpacesRight" oor:type="xs:boolean">
  394.  
  395.                 <info>
  396.  
  397.                     <desc>Ignores spacing symbols at the end of a line.</desc>
  398.                     <label>Ignore ~ and ' at the end of the line</label>
  399.                 </info>
  400.                 <value>true</value>
  401.             </prop>
  402.         </group>
  403.         <group oor:name="View">
  404.  
  405.             <info>
  406.  
  407.                 <desc>Contains view settings.</desc>
  408.             </info>
  409.             <prop oor:name="ToolboxVisible" oor:type="xs:boolean">
  410.  
  411.                 <info>
  412.  
  413.                     <desc>Toggles the visibility of the ToolBox (Selection Box).</desc>
  414.                     <label>Show Tool Box</label>
  415.                 </info>
  416.                 <value>true</value>
  417.             </prop>
  418.             <prop oor:name="AutoRedraw" oor:type="xs:boolean">
  419.  
  420.                 <info>
  421.  
  422.                     <desc>Automatically updates the display of the formula after the text has changed.</desc>
  423.                     <label>Update display automatically</label>
  424.                 </info>
  425.                 <value>true</value>
  426.             </prop>
  427.             <prop oor:name="FormulaCursor" oor:type="xs:boolean">
  428.  
  429.                 <info>
  430.  
  431.                     <desc>Toggles the visibility of the FormulaCursor.</desc>
  432.                     <label>Show Formula Cursor</label>
  433.                 </info>
  434.                 <value>true</value>
  435.             </prop>
  436.         </group>
  437.         <set oor:name="FontFormatList" oor:node-type="FontFormat">
  438.  
  439.             <info>
  440.  
  441.                 <desc>Lists the FontFormat entries that can be used as symbol definitions in the SymbolList.</desc>
  442.             </info>
  443.         </set>
  444.         <group oor:name="StandardFormat">
  445.  
  446.             <info>
  447.  
  448.                 <desc>Defines the default format settings for formulas.</desc>
  449.             </info>
  450.             <prop oor:name="Textmode" oor:type="xs:boolean">
  451.  
  452.                 <info>
  453.  
  454.                     <desc>Displays some expressions in a compact form.</desc>
  455.                     <label>Textmode</label>
  456.                 </info>
  457.                 <value>false</value>
  458.             </prop>
  459.             <prop oor:name="ScaleNormalBracket" oor:type="xs:boolean">
  460.  
  461.                 <info>
  462.  
  463.                     <desc>Attempts to scale non-scaleable brackets to fit the size of the arguments.</desc>
  464.                     <label>Scale normal brackets</label>
  465.                 </info>
  466.                 <value>false</value>
  467.             </prop>
  468.             <prop oor:name="HorizontalAlignment" oor:type="xs:short">
  469.  
  470.                 <info>
  471.  
  472.                     <desc>Specifies the default horizontal alignment for the formula.</desc>
  473.                     <label>Horizontal alignment</label>
  474.                 </info>
  475.                 <constraints>
  476.  
  477.                     <enumeration oor:value="0">
  478.  
  479.                         <info>
  480.  
  481.                             <desc>left</desc>
  482.                         </info>
  483.                     </enumeration>
  484.                     <enumeration oor:value="1">
  485.  
  486.                         <info>
  487.  
  488.                             <desc>centered</desc>
  489.                         </info>
  490.                     </enumeration>
  491.                     <enumeration oor:value="2">
  492.  
  493.                         <info>
  494.  
  495.                             <desc>right</desc>
  496.                         </info>
  497.                     </enumeration>
  498.                 </constraints>
  499.                 <value>1</value>
  500.             </prop>
  501.             <prop oor:name="BaseSize" oor:type="xs:short">
  502.  
  503.                 <info>
  504.  
  505.                     <desc>Specifies the reference base size. [UNIT=Pts]</desc>
  506.                     <label>Base size</label>
  507.                 </info>
  508.                 <constraints>
  509.  
  510.                     <minInclusive oor:value="4">
  511.  
  512.                         <info>
  513.  
  514.                             <desc>Specifies the minimum value allowed</desc>
  515.                         </info>
  516.                     </minInclusive>
  517.                     <maxInclusive oor:value="127">
  518.  
  519.                         <info>
  520.  
  521.                             <desc>Specifies the maximum value allowed</desc>
  522.                         </info>
  523.                     </maxInclusive>
  524.                 </constraints>
  525.                 <value>12</value>
  526.             </prop>
  527.             <prop oor:name="TextSize" oor:type="xs:short">
  528.  
  529.                 <info>
  530.  
  531.                     <desc>Specifies the text size relative to the base size. [UNIT=%]</desc>
  532.                     <label>Text size</label>
  533.                 </info>
  534.                 <constraints>
  535.  
  536.                     <minInclusive oor:value="5">
  537.  
  538.                         <info>
  539.  
  540.                             <desc>Specifies the minimum value allowed (must be positive)</desc>
  541.                         </info>
  542.                     </minInclusive>
  543.                     <maxInclusive oor:value="200">
  544.  
  545.                         <info>
  546.  
  547.                             <desc>Specifies the maximum value allowed</desc>
  548.                         </info>
  549.                     </maxInclusive>
  550.                 </constraints>
  551.                 <value>100</value>
  552.             </prop>
  553.             <prop oor:name="IndexSize" oor:type="xs:short">
  554.  
  555.                 <info>
  556.  
  557.                     <desc>Specifies the size of the indices relative to the base size. [UNIT=%]</desc>
  558.                     <label>Index size</label>
  559.                 </info>
  560.                 <constraints>
  561.  
  562.                     <minInclusive oor:value="5">
  563.  
  564.                         <info>
  565.  
  566.                             <desc>Specifies the minimum value allowed (must be positive)</desc>
  567.                         </info>
  568.                     </minInclusive>
  569.                     <maxInclusive oor:value="200">
  570.  
  571.                         <info>
  572.  
  573.                             <desc>Specifies the maximum value allowed</desc>
  574.                         </info>
  575.                     </maxInclusive>
  576.                 </constraints>
  577.                 <value>60</value>
  578.             </prop>
  579.             <prop oor:name="FunctionSize" oor:type="xs:short">
  580.  
  581.                 <info>
  582.  
  583.                     <desc>Specifies the size of the functions relative to the base size. [UNIT=%]</desc>
  584.                     <label>Function size</label>
  585.                 </info>
  586.                 <constraints>
  587.  
  588.                     <minInclusive oor:value="5">
  589.  
  590.                         <info>
  591.  
  592.                             <desc>Specifies the minimum value allowed (must be positive)</desc>
  593.                         </info>
  594.                     </minInclusive>
  595.                     <maxInclusive oor:value="200">
  596.  
  597.                         <info>
  598.  
  599.                             <desc>Specifies the maximum value allowed</desc>
  600.                         </info>
  601.                     </maxInclusive>
  602.                 </constraints>
  603.                 <value>100</value>
  604.             </prop>
  605.             <prop oor:name="OperatorSize" oor:type="xs:short">
  606.  
  607.                 <info>
  608.  
  609.                     <desc>Specifies the size of the operators relative to the base size. [UNIT=%]</desc>
  610.                     <label>Operator size</label>
  611.                 </info>
  612.                 <constraints>
  613.  
  614.                     <minInclusive oor:value="5">
  615.  
  616.                         <info>
  617.  
  618.                             <desc>Specifies the minimum value allowed (must be positive)</desc>
  619.                         </info>
  620.                     </minInclusive>
  621.                     <maxInclusive oor:value="200">
  622.  
  623.                         <info>
  624.  
  625.                             <desc>Specifies the maximum value allowed</desc>
  626.                         </info>
  627.                     </maxInclusive>
  628.                 </constraints>
  629.                 <value>100</value>
  630.             </prop>
  631.             <prop oor:name="LimitsSize" oor:type="xs:short">
  632.  
  633.                 <info>
  634.  
  635.                     <desc>Specifies the size of the limits relative to the base size. [UNIT=%]</desc>
  636.                     <label>Limits size</label>
  637.                 </info>
  638.                 <constraints>
  639.  
  640.                     <minInclusive oor:value="5">
  641.  
  642.                         <info>
  643.  
  644.                             <desc>Specifies the minimum value allowed (must be positive)</desc>
  645.                         </info>
  646.                     </minInclusive>
  647.                     <maxInclusive oor:value="200">
  648.  
  649.                         <info>
  650.  
  651.                             <desc>Specifies the maximum value allowed</desc>
  652.                         </info>
  653.                     </maxInclusive>
  654.                 </constraints>
  655.                 <value>60</value>
  656.             </prop>
  657.             <prop oor:name="VariableFont" oor:type="xs:string">
  658.  
  659.                 <info>
  660.  
  661.                     <desc>Specifies the FontFormat (font) to be used for variables. The value must be contained in the FontFormatList.</desc>
  662.                     <label>Variable Font name</label>
  663.                 </info>
  664.                 <value/>
  665.             </prop>
  666.             <prop oor:name="FunctionFont" oor:type="xs:string">
  667.  
  668.                 <info>
  669.  
  670.                     <desc>Specifies the FontFormat (font) to be used for functions. The value must be contained in the FontFormatList.</desc>
  671.                     <label>Function Font name</label>
  672.                 </info>
  673.                 <value/>
  674.             </prop>
  675.             <prop oor:name="NumberFont" oor:type="xs:string">
  676.  
  677.                 <info>
  678.  
  679.                     <desc>Specifies the FontFormat (font) to be used for numbers. The value must be contained in the FontFormatList.</desc>
  680.                     <label>Number Font name</label>
  681.                 </info>
  682.                 <value/>
  683.             </prop>
  684.             <prop oor:name="TextFont" oor:type="xs:string">
  685.  
  686.                 <info>
  687.  
  688.                     <desc>Specifies the FontFormat (font) to be used for text. The value must be contained in the FontFormatList.</desc>
  689.                     <label>Text Font name</label>
  690.                 </info>
  691.                 <value/>
  692.             </prop>
  693.             <prop oor:name="SansFont" oor:type="xs:string">
  694.  
  695.                 <info>
  696.  
  697.                     <desc>Specifies the FontFormat (font) to be used for 'sans'. The value must be contained in the FontFormatList.</desc>
  698.                     <label>Sans Font name</label>
  699.                 </info>
  700.                 <value/>
  701.             </prop>
  702.             <prop oor:name="SerifFont" oor:type="xs:string">
  703.  
  704.                 <info>
  705.  
  706.                     <desc>Specifies the FontFormat (font) to be used for 'serif'. The value must be contained in the FontFormatList.</desc>
  707.                     <label>Serif Font name</label>
  708.                 </info>
  709.                 <value/>
  710.             </prop>
  711.             <prop oor:name="FixedFont" oor:type="xs:string">
  712.  
  713.                 <info>
  714.  
  715.                     <desc>Specifies the FontFormat (font) to be used for 'fixed'. The value must be contained in the FontFormatList.</desc>
  716.                     <label>Fixed Font name</label>
  717.                 </info>
  718.                 <value/>
  719.             </prop>
  720.             <group oor:name="Distance">
  721.  
  722.                 <info>
  723.  
  724.                     <desc>Specifies the distance settings used for formatting a formula.</desc>
  725.                 </info>
  726.                 <prop oor:name="Horizontal" oor:type="xs:short">
  727.  
  728.                     <info>
  729.  
  730.                         <desc>Specifies the horizontal distance of different expressions and of binary operators. [UNIT=%]</desc>
  731.                         <label>Horizontal distance</label>
  732.                     </info>
  733.                     <constraints>
  734.  
  735.                         <minInclusive oor:value="0">
  736.  
  737.                             <info>
  738.  
  739.                                 <desc>Specifies the minimum value allowed</desc>
  740.                             </info>
  741.                         </minInclusive>
  742.                         <maxInclusive oor:value="200">
  743.  
  744.                             <info>
  745.  
  746.                                 <desc>Specifies the maximum value allowed</desc>
  747.                             </info>
  748.                         </maxInclusive>
  749.                     </constraints>
  750.                     <value>10</value>
  751.                 </prop>
  752.                 <prop oor:name="Vertical" oor:type="xs:short">
  753.  
  754.                     <info>
  755.  
  756.                         <desc>Specifies the vertical distance of different lines. [UNIT=%]</desc>
  757.                         <label>Vertical distance</label>
  758.                     </info>
  759.                     <constraints>
  760.  
  761.                         <minInclusive oor:value="0">
  762.  
  763.                             <info>
  764.  
  765.                                 <desc>Specifies the minimum value allowed</desc>
  766.                             </info>
  767.                         </minInclusive>
  768.                         <maxInclusive oor:value="200">
  769.  
  770.                             <info>
  771.  
  772.                                 <desc>Specifies the maximum value allowed</desc>
  773.                             </info>
  774.                         </maxInclusive>
  775.                     </constraints>
  776.                     <value>5</value>
  777.                 </prop>
  778.                 <prop oor:name="Root" oor:type="xs:short">
  779.  
  780.                     <info>
  781.  
  782.                         <desc>Specifies the vertical distance of the root symbol's horizontal bar to the argument. [UNIT=%]</desc>
  783.                         <label>Distance to root symbol</label>
  784.                     </info>
  785.                     <constraints>
  786.  
  787.                         <minInclusive oor:value="0">
  788.  
  789.                             <info>
  790.  
  791.                                 <desc>Specifies the minimum value allowed</desc>
  792.                             </info>
  793.                         </minInclusive>
  794.                         <maxInclusive oor:value="100">
  795.  
  796.                             <info>
  797.  
  798.                                 <desc>Specifies the maximum value allowed</desc>
  799.                             </info>
  800.                         </maxInclusive>
  801.                     </constraints>
  802.                     <value>0</value>
  803.                 </prop>
  804.                 <prop oor:name="SubScript" oor:type="xs:short">
  805.  
  806.                     <info>
  807.  
  808.                         <desc>Specifies the vertical distance of the subscript to the base. [UNIT=%]</desc>
  809.                         <label>Subscript distance</label>
  810.                     </info>
  811.                     <constraints>
  812.  
  813.                         <minInclusive oor:value="0">
  814.  
  815.                             <info>
  816.  
  817.                                 <desc>Specifies the minimum value allowed</desc>
  818.                             </info>
  819.                         </minInclusive>
  820.                         <maxInclusive oor:value="100">
  821.  
  822.                             <info>
  823.  
  824.                                 <desc>Specifies the maximum value allowed</desc>
  825.                             </info>
  826.                         </maxInclusive>
  827.                     </constraints>
  828.                     <value>20</value>
  829.                 </prop>
  830.                 <prop oor:name="SuperScript" oor:type="xs:short">
  831.  
  832.                     <info>
  833.  
  834.                         <desc>Specifies the vertical distance of the superscript to the base. [UNIT=%]</desc>
  835.                         <label>Superscript distance</label>
  836.                     </info>
  837.                     <constraints>
  838.  
  839.                         <minInclusive oor:value="0">
  840.  
  841.                             <info>
  842.  
  843.                                 <desc>Specifies the minimum value allowed</desc>
  844.                             </info>
  845.                         </minInclusive>
  846.                         <maxInclusive oor:value="100">
  847.  
  848.                             <info>
  849.  
  850.                                 <desc>Specifies the maximum value allowed</desc>
  851.                             </info>
  852.                         </maxInclusive>
  853.                     </constraints>
  854.                     <value>20</value>
  855.                 </prop>
  856.                 <prop oor:name="LowerLimit" oor:type="xs:short">
  857.  
  858.                     <info>
  859.  
  860.                         <desc>Specifies the vertical distance of the lower limit to the operator. [UNIT=%]</desc>
  861.                         <label>Lower limit distance</label>
  862.                     </info>
  863.                     <constraints>
  864.  
  865.                         <minInclusive oor:value="0">
  866.  
  867.                             <info>
  868.  
  869.                                 <desc>Specifies the minimum value allowed</desc>
  870.                             </info>
  871.                         </minInclusive>
  872.                         <maxInclusive oor:value="100">
  873.  
  874.                             <info>
  875.  
  876.                                 <desc>Specifies the maximum value allowed</desc>
  877.                             </info>
  878.                         </maxInclusive>
  879.                     </constraints>
  880.                     <value>0</value>
  881.                 </prop>
  882.                 <prop oor:name="UpperLimit" oor:type="xs:short">
  883.  
  884.                     <info>
  885.  
  886.                         <desc>Specifies the vertical distance of the upper limit to the operator. [UNIT=%]</desc>
  887.                         <label>Upper limit distance</label>
  888.                     </info>
  889.                     <constraints>
  890.  
  891.                         <minInclusive oor:value="0">
  892.  
  893.                             <info>
  894.  
  895.                                 <desc>Specifies the minimum value allowed</desc>
  896.                             </info>
  897.                         </minInclusive>
  898.                         <maxInclusive oor:value="100">
  899.  
  900.                             <info>
  901.  
  902.                                 <desc>Specifies the maximum value allowed</desc>
  903.                             </info>
  904.                         </maxInclusive>
  905.                     </constraints>
  906.                     <value>0</value>
  907.                 </prop>
  908.                 <prop oor:name="OperatorSize" oor:type="xs:short">
  909.  
  910.                     <info>
  911.  
  912.                         <desc>Specifies the scaling of a large operator relative to the base size. [UNIT=%]</desc>
  913.                         <label>Oversize of large operator</label>
  914.                     </info>
  915.                     <constraints>
  916.  
  917.                         <minInclusive oor:value="0">
  918.  
  919.                             <info>
  920.  
  921.                                 <desc>Specifies the minimum value allowed</desc>
  922.                             </info>
  923.                         </minInclusive>
  924.                         <maxInclusive oor:value="100">
  925.  
  926.                             <info>
  927.  
  928.                                 <desc>Specifies the maximum value allowed</desc>
  929.                             </info>
  930.                         </maxInclusive>
  931.                     </constraints>
  932.                     <value>50</value>
  933.                 </prop>
  934.                 <prop oor:name="OperatorSpace" oor:type="xs:short">
  935.  
  936.                     <info>
  937.  
  938.                         <desc>Specifies the distance between the large operator and it's argument. [UNIT=%]</desc>
  939.                         <label>Distance to large operator</label>
  940.                     </info>
  941.                     <constraints>
  942.  
  943.                         <minInclusive oor:value="0">
  944.  
  945.                             <info>
  946.  
  947.                                 <desc>Specifies the minimum value allowed</desc>
  948.                             </info>
  949.                         </minInclusive>
  950.                         <maxInclusive oor:value="100">
  951.  
  952.                             <info>
  953.  
  954.                                 <desc>Specifies the maximum value allowed</desc>
  955.                             </info>
  956.                         </maxInclusive>
  957.                     </constraints>
  958.                     <value>20</value>
  959.                 </prop>
  960.                 <prop oor:name="Numerator" oor:type="xs:short">
  961.  
  962.                     <info>
  963.  
  964.                         <desc>Specifies the vertical distance from the numerator to the fraction separator. [UNIT=%]</desc>
  965.                         <label>Numerator distance</label>
  966.                     </info>
  967.                     <constraints>
  968.  
  969.                         <minInclusive oor:value="0">
  970.  
  971.                             <info>
  972.  
  973.                                 <desc>Specifies the minimum value allowed</desc>
  974.                             </info>
  975.                         </minInclusive>
  976.                         <maxInclusive oor:value="100">
  977.  
  978.                             <info>
  979.  
  980.                                 <desc>Specifies the maximum value allowed</desc>
  981.                             </info>
  982.                         </maxInclusive>
  983.                     </constraints>
  984.                     <value>0</value>
  985.                 </prop>
  986.                 <prop oor:name="Denominator" oor:type="xs:short">
  987.  
  988.                     <info>
  989.  
  990.                         <desc>Specifies the vertical distance from the denominator to the fraction separator [UNIT=%]</desc>
  991.                         <label>Denominator distance</label>
  992.                     </info>
  993.                     <constraints>
  994.  
  995.                         <minInclusive oor:value="0">
  996.  
  997.                             <info>
  998.  
  999.                                 <desc>Specifies the minimum value allowed</desc>
  1000.                             </info>
  1001.                         </minInclusive>
  1002.                         <maxInclusive oor:value="100">
  1003.  
  1004.                             <info>
  1005.  
  1006.                                 <desc>Specifies the maximum value allowed</desc>
  1007.                             </info>
  1008.                         </maxInclusive>
  1009.                     </constraints>
  1010.                     <value>0</value>
  1011.                 </prop>
  1012.                 <prop oor:name="Fraction" oor:type="xs:short">
  1013.  
  1014.                     <info>
  1015.  
  1016.                         <desc>Specifies the excess length of the fraction separator relative to its arguments. [UNIT=%]</desc>
  1017.                         <label>Fraction overlength</label>
  1018.                     </info>
  1019.                     <constraints>
  1020.  
  1021.                         <minInclusive oor:value="0">
  1022.  
  1023.                             <info>
  1024.  
  1025.                                 <desc>Specifies the minimum value allowed</desc>
  1026.                             </info>
  1027.                         </minInclusive>
  1028.                         <maxInclusive oor:value="100">
  1029.  
  1030.                             <info>
  1031.  
  1032.                                 <desc>Specifies the maximum value allowed</desc>
  1033.                             </info>
  1034.                         </maxInclusive>
  1035.                     </constraints>
  1036.                     <value>10</value>
  1037.                 </prop>
  1038.                 <prop oor:name="StrokeWidth" oor:type="xs:short">
  1039.  
  1040.                     <info>
  1041.  
  1042.                         <desc>Specifies the stroke width of the fraction separator [UNIT=%]</desc>
  1043.                         <label>Fraction strokewidth</label>
  1044.                     </info>
  1045.                     <constraints>
  1046.  
  1047.                         <minInclusive oor:value="1">
  1048.  
  1049.                             <info>
  1050.  
  1051.                                 <desc>Specifies the minimum value allowed (must be positive)</desc>
  1052.                             </info>
  1053.                         </minInclusive>
  1054.                         <maxInclusive oor:value="100">
  1055.  
  1056.                             <info>
  1057.  
  1058.                                 <desc>Specifies the maximum value allowed</desc>
  1059.                             </info>
  1060.                         </maxInclusive>
  1061.                     </constraints>
  1062.                     <value>5</value>
  1063.                 </prop>
  1064.                 <prop oor:name="BracketSize" oor:type="xs:short">
  1065.  
  1066.                     <info>
  1067.  
  1068.                         <desc>Specifies the excess length of the scalable brackets relative to the argument. [UNIT=%]</desc>
  1069.                         <label>Bracket oversize</label>
  1070.                     </info>
  1071.                     <constraints>
  1072.  
  1073.                         <minInclusive oor:value="0">
  1074.  
  1075.                             <info>
  1076.  
  1077.                                 <desc>Specifies the minimum value allowed</desc>
  1078.                             </info>
  1079.                         </minInclusive>
  1080.                         <maxInclusive oor:value="100">
  1081.  
  1082.                             <info>
  1083.  
  1084.                                 <desc>Specifies the maximum value allowed</desc>
  1085.                             </info>
  1086.                         </maxInclusive>
  1087.                     </constraints>
  1088.                     <value>5</value>
  1089.                 </prop>
  1090.                 <prop oor:name="BracketSpace" oor:type="xs:short">
  1091.  
  1092.                     <info>
  1093.  
  1094.                         <desc>Specifies the horizontal distance between the brackets and the enclosed argument. [UNIT=%]</desc>
  1095.                         <label>Bracket distance</label>
  1096.                     </info>
  1097.                     <constraints>
  1098.  
  1099.                         <minInclusive oor:value="0">
  1100.  
  1101.                             <info>
  1102.  
  1103.                                 <desc>Specifies the minimum value allowed</desc>
  1104.                             </info>
  1105.                         </minInclusive>
  1106.                         <maxInclusive oor:value="100">
  1107.  
  1108.                             <info>
  1109.  
  1110.                                 <desc>Specifies the maximum value allowed</desc>
  1111.                             </info>
  1112.                         </maxInclusive>
  1113.                     </constraints>
  1114.                     <value>5</value>
  1115.                 </prop>
  1116.                 <prop oor:name="NormalBracketSize" oor:type="xs:short">
  1117.  
  1118.                     <info>
  1119.  
  1120.                         <desc>Specifies the excess length of normal brackets relative to the argument. Only valid if ScaleNormalBracket = TRUE. [UNIT=%]</desc>
  1121.                         <label>Normal bracket oversize</label>
  1122.                     </info>
  1123.                     <constraints>
  1124.  
  1125.                         <minInclusive oor:value="0">
  1126.  
  1127.                             <info>
  1128.  
  1129.                                 <desc>Specifies the minimum value allowed</desc>
  1130.                             </info>
  1131.                         </minInclusive>
  1132.                         <maxInclusive oor:value="100">
  1133.  
  1134.                             <info>
  1135.  
  1136.                                 <desc>Specifies the maximum value allowed</desc>
  1137.                             </info>
  1138.                         </maxInclusive>
  1139.                     </constraints>
  1140.                     <value>0</value>
  1141.                 </prop>
  1142.                 <prop oor:name="MatrixRow" oor:type="xs:short">
  1143.  
  1144.                     <info>
  1145.  
  1146.                         <desc>Specifies the distance between the rows of a matrix. [UNIT=%]</desc>
  1147.                         <label>Matrix row distance</label>
  1148.                     </info>
  1149.                     <constraints>
  1150.  
  1151.                         <minInclusive oor:value="0">
  1152.  
  1153.                             <info>
  1154.  
  1155.                                 <desc>Specifies the minimum value allowed</desc>
  1156.                             </info>
  1157.                         </minInclusive>
  1158.                         <maxInclusive oor:value="300">
  1159.  
  1160.                             <info>
  1161.  
  1162.                                 <desc>Specifies the maximum value allowed</desc>
  1163.                             </info>
  1164.                         </maxInclusive>
  1165.                     </constraints>
  1166.                     <value>3</value>
  1167.                 </prop>
  1168.                 <prop oor:name="MatrixColumn" oor:type="xs:short">
  1169.  
  1170.                     <info>
  1171.  
  1172.                         <desc>Specifies the distance between the columns of a matrix. [UNIT=%]</desc>
  1173.                         <label>Matrix column distance</label>
  1174.                     </info>
  1175.                     <constraints>
  1176.  
  1177.                         <minInclusive oor:value="0">
  1178.  
  1179.                             <info>
  1180.  
  1181.                                 <desc>Specifies the minimum value allowed</desc>
  1182.                             </info>
  1183.                         </minInclusive>
  1184.                         <maxInclusive oor:value="300">
  1185.  
  1186.                             <info>
  1187.  
  1188.                                 <desc>Specifies the maximum value allowed</desc>
  1189.                             </info>
  1190.                         </maxInclusive>
  1191.                     </constraints>
  1192.                     <value>30</value>
  1193.                 </prop>
  1194.                 <prop oor:name="OrnamentSize" oor:type="xs:short">
  1195.  
  1196.                     <info>
  1197.  
  1198.                         <desc>Specifies the distance between the attribute and its base. [UNIT=%]</desc>
  1199.                         <label>Distance to attribute</label>
  1200.                     </info>
  1201.                     <constraints>
  1202.  
  1203.                         <minInclusive oor:value="0">
  1204.  
  1205.                             <info>
  1206.  
  1207.                                 <desc>Specifies the minimum value allowed</desc>
  1208.                             </info>
  1209.                         </minInclusive>
  1210.                         <maxInclusive oor:value="100">
  1211.  
  1212.                             <info>
  1213.  
  1214.                                 <desc>Specifies the maximum value allowed</desc>
  1215.                             </info>
  1216.                         </maxInclusive>
  1217.                     </constraints>
  1218.                     <value>0</value>
  1219.                 </prop>
  1220.                 <prop oor:name="OrnamentSpace" oor:type="xs:short">
  1221.  
  1222.                     <info>
  1223.  
  1224.                         <desc>Specifies the distance between different attributes of the same base. [UNIT=%]</desc>
  1225.                         <label>Distance between attributes</label>
  1226.                     </info>
  1227.                     <constraints>
  1228.  
  1229.                         <minInclusive oor:value="0">
  1230.  
  1231.                             <info>
  1232.  
  1233.                                 <desc>Specifies the minimum value allowed</desc>
  1234.                             </info>
  1235.                         </minInclusive>
  1236.                         <maxInclusive oor:value="100">
  1237.  
  1238.                             <info>
  1239.  
  1240.                                 <desc>Specifies the maximum value allowed</desc>
  1241.                             </info>
  1242.                         </maxInclusive>
  1243.                     </constraints>
  1244.                     <value>0</value>
  1245.                 </prop>
  1246.                 <prop oor:name="LeftSpace" oor:type="xs:short">
  1247.  
  1248.                     <info>
  1249.  
  1250.                         <desc>Specifies the width of the extra space to the left of the formula. [UNIT=1/100 mm]</desc>
  1251.                         <label>Left margin</label>
  1252.                     </info>
  1253.                     <constraints>
  1254.  
  1255.                         <minInclusive oor:value="0">
  1256.  
  1257.                             <info>
  1258.  
  1259.                                 <desc>Specifies the minimum value allowed</desc>
  1260.                             </info>
  1261.                         </minInclusive>
  1262.                         <maxInclusive oor:value="10000">
  1263.  
  1264.                             <info>
  1265.  
  1266.                                 <desc>Specifies the maximum value allowed</desc>
  1267.                             </info>
  1268.                         </maxInclusive>
  1269.                     </constraints>
  1270.                     <value>100</value>
  1271.                 </prop>
  1272.                 <prop oor:name="RightSpace" oor:type="xs:short">
  1273.  
  1274.                     <info>
  1275.  
  1276.                         <desc>Specifies the width of the extra space to the right of the formula. [UNIT=1/100 mm]</desc>
  1277.                         <label>Right margin</label>
  1278.                     </info>
  1279.                     <constraints>
  1280.  
  1281.                         <minInclusive oor:value="0">
  1282.  
  1283.                             <info>
  1284.  
  1285.                                 <desc>Specifies the minimum value allowed</desc>
  1286.                             </info>
  1287.                         </minInclusive>
  1288.                         <maxInclusive oor:value="10000">
  1289.  
  1290.                             <info>
  1291.  
  1292.                                 <desc>Specifies the maximum value allowed</desc>
  1293.                             </info>
  1294.                         </maxInclusive>
  1295.                     </constraints>
  1296.                     <value>100</value>
  1297.                 </prop>
  1298.                 <prop oor:name="TopSpace" oor:type="xs:short">
  1299.  
  1300.                     <info>
  1301.  
  1302.                         <desc>Specifies the amount of extra space above the formula. [UNIT=1/100 mm]</desc>
  1303.                         <label>Top margin</label>
  1304.                     </info>
  1305.                     <constraints>
  1306.  
  1307.                         <minInclusive oor:value="0">
  1308.  
  1309.                             <info>
  1310.  
  1311.                                 <desc>Specifies the minimum value allowed</desc>
  1312.                             </info>
  1313.                         </minInclusive>
  1314.                         <maxInclusive oor:value="10000">
  1315.  
  1316.                             <info>
  1317.  
  1318.                                 <desc>Specifies the maximum value allowed</desc>
  1319.                             </info>
  1320.                         </maxInclusive>
  1321.                     </constraints>
  1322.                     <value>0</value>
  1323.                 </prop>
  1324.                 <prop oor:name="BottomSpace" oor:type="xs:short">
  1325.  
  1326.                     <info>
  1327.  
  1328.                         <desc>Specifies the amount of extra space below the formula. [UNIT=1/100 mm]</desc>
  1329.                         <label>Bottom margin</label>
  1330.                     </info>
  1331.                     <constraints>
  1332.  
  1333.                         <minInclusive oor:value="0">
  1334.  
  1335.                             <info>
  1336.  
  1337.                                 <desc>Specifies the minimum value allowed</desc>
  1338.                             </info>
  1339.                         </minInclusive>
  1340.                         <maxInclusive oor:value="10000">
  1341.  
  1342.                             <info>
  1343.  
  1344.                                 <desc>Specifies the maximum value allowed</desc>
  1345.                             </info>
  1346.                         </maxInclusive>
  1347.                     </constraints>
  1348.                     <value>0</value>
  1349.                 </prop>
  1350.             </group>
  1351.         </group>
  1352.         <set oor:name="SymbolList" oor:node-type="Symbol">
  1353.  
  1354.             <info>
  1355.  
  1356.                 <desc>Lists the defined symbols.</desc>
  1357.             </info>
  1358.         </set>
  1359.     </component>
  1360. </oor:component-schema>
  1361.  
  1362.